The log file command line option ( ) must have a valid filename as an argument Log文件命令行選項( )必須具備有效文件名作為參數(shù)。
The network log file command line option ( ) must have a valid filename , including its full path , as an argument 網(wǎng)絡(luò)登記文件命令行選項( )必須以有效文件名(包括其路徑全稱)作為參數(shù)。
Gdb is run from the shell with the command gdb with the program name as a parameter , for example gdb eg , or you can use the file command once inside gdb to load a program for debugging , for example file eg 在shell中,可以使用gdb命令并指定程序名作為參數(shù)來運行g(shù)db ,例如gdb eg ;或者在gdb中,可以使用file命令來裝入要調(diào)試的程序,例如file eg 。